* lisp/progmodes/python.el (python-mode-map): Added keybinding for
authorFabián Ezequiel Gallina <fabian@anue.biz>
Fri, 27 Jul 2012 12:38:19 +0000 (09:38 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Fri, 27 Jul 2012 12:38:19 +0000 (09:38 -0300)
commit396e07c4b6713abd59efcf0952dc1eeaf45fcf5d
tree2ff74c1d7f8f6fc2fa9ec6f24d5b8ba4c880b543
parent76bf42e2f0695ff90b455ac4d02fee5a00e5a2e6
* lisp/progmodes/python.el (python-mode-map): Added keybinding for
run-python.
(python-shell-make-comint): Fix pop-to-buffer call.
(run-python): Autoload.  New arg SHOW.
(python-shell-get-or-create-process): Do not pop python process
buffer.
lisp/ChangeLog
lisp/progmodes/python.el